func google.golang.org/protobuf/internal/impl.consumeFixed32Slice

3 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L3461: func consumeFixed32Slice(b []byte, p pointer, wtyp protowire.Type, f *coderFieldInfo, opts unmarshalOptions) (out unmarshalOutput, err error) {
		codec_gen.go#L3496: 	unmarshal: consumeFixed32Slice,
		codec_gen.go#L3528: 	unmarshal: consumeFixed32Slice,